-
Notifications
You must be signed in to change notification settings - Fork 121
[REST API] Track assigned A/B test variant #8753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
You can test the changes from this Pull Request by:
|
pmusolino
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It could be just an unlucky case, but I always get control as an experiment, I tried multiple times (also erasing the content on the simulator) but I wasn't able to get the Treatment. 😢
What it could be? I imagine that on around 20 tests I should see a treatment at least.
I have configured 50% - 50% for control and treatment. I think we will always get the |
9176e6c to
bc70ac9
Compare
Generated by 🚫 dangerJS |
|
I have updated the abacus experiment to a newer version. (In the PR's base branch) I made this change to address the feedback I received on the experiment proposal. pbxNRc-2i4-p2 I have validated this new experiment with my sandbox. This is FYI, and this experiment version change won't affect this analytics tracking PR. |
pmusolino
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Go for it, it seems that unless the experiment is online we'll get always control ![]()
Part of: #8679
Description
This PR adds tracking for the REST API A/B test. This lets us track the variant assigned to the user.
Internal ref - pe5sF9-13h-p2
Changes
Testing instructions
experiment_variantwill vary based on the assigned variant. Currently, the experiment isstaging, so we will always get the valuecontrol` here. 21039-explat-experimentScreenshots
Tracks event registration
https://github.com/Automattic/tracks-events-registration/pull/1355
RELEASE-NOTES.txtif necessary.